home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / xfr_qm11.zip / LYNXS.BAT < prev    next >
DOS Batch File  |  1990-01-22  |  137b  |  6 lines

  1. @echo off
  2. cd upld
  3. REM 'ONLY' (4) variables %3-%6! Limit do to QMODEM command line.
  4. \qmdm\lynx s /b /h /s /%2 /%1 %3 %4 %5 %6
  5. cd ..
  6.